home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1995 April / Internet Tools.iso / dos_win / winsock / maillist / 94-04.Z / 94-04 / text0131.txt < prev    next >
Encoding:
Text File  |  1994-04-30  |  3.2 KB  |  88 lines

  1. Is there any pop server software for Windows? Like popper for UNIX systems?
  2.  
  3. Please e-mail responses.
  4.  
  5. Mary Hall
  6. meh@lanl.gov
  7. From news@bigblue.oit.unc.edu Sun Apr  6 18:14:03 1994
  8. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  9.           id AA28182; Thu, 7 Apr 1994 13:42:57 -0400
  10. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  11.           id AA14621; Thu, 7 Apr 1994 12:23:51 -0500
  12. Received: from GATEWAY by bigblue with netnews
  13.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  14. To: winsock@sunsite.unc.edu
  15. Date: 6 Apr 94 18:14:03 GMT
  16. From: greenman@terra.oscs.montana.edu (Bruce Albert)
  17. Message-Id: <greenman.180.2DA2FBEB@terra.oscs.montana.edu>
  18. Organization: MSU Libraries
  19. Sender: ses
  20. References: <mdavies.33.000D7E21@ilstu.edu>, <2nucas$f5n@cvx.eur.nl>
  21. Subject: Re: Winsock Archie and WS_FTP
  22.  
  23. In article <2nucas$f5n@cvx.eur.nl> rentesflorencio@ubib.eur.nl (A. Rentes Florencio) writes:
  24. >Subject: Re: Winsock Archie and WS_FTP
  25. >From: rentesflorencio@ubib.eur.nl (A. Rentes Florencio)
  26. >Date: 6 Apr 1994 13:09:48 GMT
  27.  
  28. >In article <mdavies.33.000D7E21@ilstu.edu>, mdavies@ilstu.edu (Mark Davies) says:
  29. >>
  30. >>I've got copies of both WSARCHIE and WS_FTP, and I can use them both fine 
  31. >>separately.  But when I try to call up WS_FTP from within WSARCHIE to go get a 
  32. >>file, it's no go.  I've set the WS_FTP directory to the correct one in the FTP 
  33. >>setup part of WSARCHIE, but no luck.  Any suggestions?
  34. >>
  35. >>Mark Davies
  36. >>Dept. Foreign Languages
  37. >>Illinois State University
  38.  
  39. A friend who works with wsarchie suggested that putting it in the same 
  40. directory as ws_ftp would solve the problem.
  41.  
  42.  
  43.  
  44. Dr. Bruce Albert
  45. aliba@msu.oscs.montana.edu
  46. From uli@koala.muc.de Thu Apr  7 21:29:35 1994
  47. Received: from colin.muc.de by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  48.           id AA27882; Thu, 7 Apr 1994 13:41:25 -0400
  49. Received: from koala by colin.muc.de with UUCP id <135961>; Thu, 7 Apr 1994 19:41:22 +0200
  50. Received: by koala.muc.de (1.65/waf)
  51.     via UUCP; Thu, 07 Apr 94 19:29:36 CET
  52.     for winsock@sunsite.unc.edu
  53. From: Uli Mittermaier <uli@koala.muc.de>
  54. Date:     Thu, 7 Apr 1994 19:29:35 +0200
  55. Message-Id: <fdJptACKBh107h@koala.muc.de>
  56. To: winsock@sunsite.unc.edu
  57. Subject: WinSock Programming
  58. X-Mailer: Helldiver 1.07 (Waffle 1.65)
  59. Lines: 27
  60.  
  61. Hi!
  62.  
  63. I am trying to program a server based on WinSock. I have problems with
  64. the accept()-function call.
  65. When I execute accept(x,s,sizeof(s)) [s if of type sockaddr] the WinSock 
  66. says that there is no socket at x although I setup one correctly, as tcpman
  67. of WinTrump shows. When I call accept on socket 1, it says that there is
  68. no socket present at some funny number (it differs, mostly above 100).
  69. It is very strange that WinSock thinks I want to call accept on a totally
  70. different number.
  71.  
  72. I use Turbo Pascal for Windows 1.5.
  73.  
  74. Any suggestions or recommendations?
  75.  
  76. Thank you very much!!
  77.  
  78. Best regards,
  79. Uli Mittermaier
  80.  
  81. -- 
  82. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
  83. |  Uli Mittermaier                      Internet:   uli@koala.muc.de        |
  84. *  D-84405 Dorfen                       CompuServe: [100270,1200]           *
  85. |  Germany                              UUCP:       uunet!muc.de!koala!uli  |
  86. *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
  87.  
  88.